UnitfulArea
unit_system.UnitfulArea()
Combination of area and unit.
Attributes
value :
float
-
The area value, must be greater than or equal to 0.
units : UnitTypesArea
-
The unit of area.
Combination of area and unit.
value : float
The area value, must be greater than or equal to 0.
units : UnitTypesArea
The unit of area.